TimeStyleTruncateOnOverflow Property
Specifies if a time or duration for which the value to be displayed by the largest time component specified in the style is too large to be displayed using the value range for hours (0 to 23), or minutes or seconds (0 to 59) is truncated or if the value range of this component is extended.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public bool TruncateOnOverflow { get; set; }
Public Property TruncateOnOverflow As Boolean
Get
Set
Property Value
Boolean